[INFO] cloning repository https://github.com/zk-dragonnu8/nomt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zk-dragonnu8/nomt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 122be28b70374f1aa2b6d38f90d99554fdd60c2b
[INFO] testing zk-dragonnu8/nomt against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zk-dragonnu8/nomt
[INFO] finished tweaking git repo https://github.com/zk-dragonnu8/nomt
[INFO] tweaked toml for git repo https://github.com/zk-dragonnu8/nomt written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zk-dragonnu8/nomt on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zk-dragonnu8/nomt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrayref v0.3.7
[INFO] [stderr]   Downloaded ruint-macro v1.2.0
[INFO] [stderr]   Downloaded tokio-serde v0.9.0
[INFO] [stderr]   Downloaded lru v0.12.3
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded windows-result v0.1.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded educe v0.5.11
[INFO] [stderr]   Downloaded generator v0.8.1
[INFO] [stderr]   Downloaded pin-project v1.1.7
[INFO] [stderr]   Downloaded cc v1.0.97
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.7
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded imbl v3.0.0
[INFO] [stderr]   Downloaded blake3 v1.5.1
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded zerocopy v0.8.14
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.14
[INFO] [stderr]   Downloaded twox-hash v2.1.0
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.7
[INFO] [stderr]   Downloaded bitmaps v3.2.1
[INFO] [stderr]   Downloaded imbl-sized-chunks v0.1.2
[INFO] [stderr]   Downloaded io-uring v0.6.4
[INFO] [stderr]   Downloaded ruint v1.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82e3fc6418efab8d91a683cd7f624ed33235eb7b8353e0b1788d995da57b9e42
[INFO] running `Command { std: "docker" "start" "-a" "82e3fc6418efab8d91a683cd7f624ed33235eb7b8353e0b1788d995da57b9e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82e3fc6418efab8d91a683cd7f624ed33235eb7b8353e0b1788d995da57b9e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82e3fc6418efab8d91a683cd7f624ed33235eb7b8353e0b1788d995da57b9e42", kill_on_drop: false }`
[INFO] [stdout] 82e3fc6418efab8d91a683cd7f624ed33235eb7b8353e0b1788d995da57b9e42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f90de197bf6cfdbaf7f4518c98901c6f9158a98425d819a0b1759cb492e10c3d
[INFO] running `Command { std: "docker" "start" "-a" "f90de197bf6cfdbaf7f4518c98901c6f9158a98425d819a0b1759cb492e10c3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.2
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ruint v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling nomt-core v1.0.0-preview (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling nomt v1.0.0-preview (/opt/rustwide/workdir/nomt)
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/iterator.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn last_output(&self) -> IterOutput {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn last_output(&self) -> IterOutput<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/allocator/free_list.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn as_clean(&self) -> CleanFreeList {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn as_clean(&self) -> CleanFreeList<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nomt/src/beatree/branch/node.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn view(&self) -> BranchNodeView {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn view(&self) -> BranchNodeView<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn raw_prefix(&self) -> RawPrefix {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn raw_prefix(&self) -> RawPrefix<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn raw_separator(&self, i: usize) -> RawSeparator {
[INFO] [stdout]     |                          ^^^^^               ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn raw_separator(&self, i: usize) -> RawSeparator<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:143:31
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/seglog/segment_rw.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn read_header(&mut self) -> std::io::Result<Option<RecordHeader>> {
[INFO] [stdout]     |                        ^^^^^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn read_header(&mut self) -> std::io::Result<Option<RecordHeader<'_>>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling zerocopy-derive v0.8.14
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling trickfs v0.1.0 (/opt/rustwide/workdir/trickfs)
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling commit-batch v0.1.0 (/opt/rustwide/workdir/examples/commit_batch)
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling read_value v0.1.0 (/opt/rustwide/workdir/examples/read_value)
[INFO] [stderr]    Compiling tokio-serde v0.9.0
[INFO] [stderr]    Compiling trickmnt v0.1.0 (/opt/rustwide/workdir/trickfs/trickmnt)
[INFO] [stderr]    Compiling witness_verification v0.1.0 (/opt/rustwide/workdir/examples/witness_verification)
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling torture v0.1.0 (/opt/rustwide/workdir/torture)
[INFO] [stderr]    Compiling nomt-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
[INFO] running `Command { std: "docker" "inspect" "f90de197bf6cfdbaf7f4518c98901c6f9158a98425d819a0b1759cb492e10c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90de197bf6cfdbaf7f4518c98901c6f9158a98425d819a0b1759cb492e10c3d", kill_on_drop: false }`
[INFO] [stdout] f90de197bf6cfdbaf7f4518c98901c6f9158a98425d819a0b1759cb492e10c3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcb109c58b646d4c7a61d4b0e604c46ef71dcc687845ecbe955f4a6292cd07ed
[INFO] running `Command { std: "docker" "start" "-a" "bcb109c58b646d4c7a61d4b0e604c46ef71dcc687845ecbe955f4a6292cd07ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling nomt v1.0.0-preview (/opt/rustwide/workdir/nomt)
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nomt-core v1.0.0-preview (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling trickfs v0.1.0 (/opt/rustwide/workdir/trickfs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/iterator.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn last_output(&self) -> IterOutput {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn last_output(&self) -> IterOutput<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/allocator/free_list.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn as_clean(&self) -> CleanFreeList {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn as_clean(&self) -> CleanFreeList<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nomt/src/beatree/branch/node.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn view(&self) -> BranchNodeView {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn view(&self) -> BranchNodeView<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn raw_prefix(&self) -> RawPrefix {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn raw_prefix(&self) -> RawPrefix<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn raw_separator(&self, i: usize) -> RawSeparator {
[INFO] [stdout]     |                          ^^^^^               ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn raw_separator(&self, i: usize) -> RawSeparator<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:143:31
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling trickmnt v0.1.0 (/opt/rustwide/workdir/trickfs/trickmnt)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/seglog/segment_rw.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn read_header(&mut self) -> std::io::Result<Option<RecordHeader>> {
[INFO] [stdout]     |                        ^^^^^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn read_header(&mut self) -> std::io::Result<Option<RecordHeader<'_>>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling commit-batch v0.1.0 (/opt/rustwide/workdir/examples/commit_batch)
[INFO] [stderr]    Compiling torture v0.1.0 (/opt/rustwide/workdir/torture)
[INFO] [stderr]    Compiling witness_verification v0.1.0 (/opt/rustwide/workdir/examples/witness_verification)
[INFO] [stderr]    Compiling read_value v0.1.0 (/opt/rustwide/workdir/examples/read_value)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/iterator.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn last_output(&self) -> IterOutput {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn last_output(&self) -> IterOutput<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/allocator/free_list.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn as_clean(&self) -> CleanFreeList {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn as_clean(&self) -> CleanFreeList<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nomt/src/beatree/branch/node.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn view(&self) -> BranchNodeView {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn view(&self) -> BranchNodeView<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn raw_prefix(&self) -> RawPrefix {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn raw_prefix(&self) -> RawPrefix<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn raw_separator(&self, i: usize) -> RawSeparator {
[INFO] [stdout]     |                          ^^^^^               ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn raw_separator(&self, i: usize) -> RawSeparator<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/beatree/branch/node.rs:143:31
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/rollback/mod.rs:311:19
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn seglog(&self) -> parking_lot::MutexGuard<SegmentedLog> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn seglog(&self) -> parking_lot::MutexGuard<'_, SegmentedLog> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nomt/src/seglog/segment_rw.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn read_header(&mut self) -> std::io::Result<Option<RecordHeader>> {
[INFO] [stdout]     |                        ^^^^^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn read_header(&mut self) -> std::io::Result<Option<RecordHeader<'_>>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "bcb109c58b646d4c7a61d4b0e604c46ef71dcc687845ecbe955f4a6292cd07ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb109c58b646d4c7a61d4b0e604c46ef71dcc687845ecbe955f4a6292cd07ed", kill_on_drop: false }`
[INFO] [stdout] bcb109c58b646d4c7a61d4b0e604c46ef71dcc687845ecbe955f4a6292cd07ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de90230301a2e7fe639fb33b5519e3d56a21aa7c22e5329b87a9402435b31cad
[INFO] running `Command { std: "docker" "start" "-a" "de90230301a2e7fe639fb33b5519e3d56a21aa7c22e5329b87a9402435b31cad", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nomt/src/beatree/iterator.rs:179:20
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn last_output(&self) -> IterOutput {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn last_output(&self) -> IterOutput<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nomt/src/beatree/allocator/free_list.rs:142:21
[INFO] [stderr]     |
[INFO] [stderr] 142 |     pub fn as_clean(&self) -> CleanFreeList {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 142 |     pub fn as_clean(&self) -> CleanFreeList<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> nomt/src/beatree/branch/node.rs:62:17
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn view(&self) -> BranchNodeView {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn view(&self) -> BranchNodeView<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nomt/src/beatree/branch/node.rs:112:23
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub fn raw_prefix(&self) -> RawPrefix {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub fn raw_prefix(&self) -> RawPrefix<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nomt/src/beatree/branch/node.rs:139:26
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn raw_separator(&self, i: usize) -> RawSeparator {
[INFO] [stderr]     |                          ^^^^^               ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn raw_separator(&self, i: usize) -> RawSeparator<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nomt/src/beatree/branch/node.rs:143:31
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut {
[INFO] [stderr]     |                               ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut<'_> {
[INFO] [stderr]     |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nomt/src/seglog/segment_rw.rs:109:24
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn read_header(&mut self) -> std::io::Result<Option<RecordHeader>> {
[INFO] [stderr]     |                        ^^^^^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn read_header(&mut self) -> std::io::Result<Option<RecordHeader<'_>>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nomt` (lib) generated 7 warnings (run `cargo fix --lib -p nomt` to apply 7 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nomt/src/rollback/mod.rs:311:19
[INFO] [stderr]     |
[INFO] [stderr] 311 |     pub fn seglog(&self) -> parking_lot::MutexGuard<SegmentedLog> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 311 |     pub fn seglog(&self) -> parking_lot::MutexGuard<'_, SegmentedLog> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `nomt` (lib test) generated 8 warnings (7 duplicates) (run `cargo fix --lib -p nomt --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/commit_batch-9e478afe72274b3e)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/commit_batch-1f9938f8a890fd44)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nomt-0b704b2014a98248)
[INFO] [stdout] 
[INFO] [stdout] running 155 tests
[INFO] [stdout] test beatree::allocator::free_list::tests::clean_nth_pop_fragmented ... ok
[INFO] [stdout] test beatree::allocator::free_list::tests::fragmentation_handled ... ok
[INFO] [stdout] test beatree::allocator::free_list::tests::clean_up_fragmentation ... ok
[INFO] [stdout] test beatree::allocator::free_list::tests::pop_into_next_portion_one_page_needed ... ok
[INFO] [stdout] test beatree::allocator::free_list::tests::pop_into_next_portion_without_fragmentation ... ok
[INFO] [stdout] test beatree::allocator::free_list::tests::clean_nth_pop ... ok
[INFO] [stdout] test beatree::branch::node::test::push_chunk ... ok
[INFO] [stdout] test beatree::iterator::tests::needed_leaves_is_accurate ... ok
[INFO] [stdout] test beatree::iterator::tests::overlay_takes_priority ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_no_prefix ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_left_shift ... ok
[INFO] [stdout] test beatree::iterator::tests::start_bound_respected_in_leaves ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_no_shift ... ok
[INFO] [stdout] test beatree::allocator::free_list::tests::pop_into_next_portion_fragmentation ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_right_shift ... ok
[INFO] [stdout] test beatree::iterator::tests::end_bound_respected_in_leaves ... ok
[INFO] [stdout] test beatree::allocator::free_list::tests::rewrite_head_after_pop_only ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::separator_len ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_shorter_separator ... ok
[INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_additional_pages_adds_more ... ok
[INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_one_out_of_cell ... ok
[INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_really_big ... ok
[INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_all_in_cell ... ok
[INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_encoded_page_adds_more ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_insert_from_keep_chunk ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_decrease_target_no_stop_prefix_compression_with_updates ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::bulk_split ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_decrease_target_no_stop_prefix_compression_with_inserts ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::separate ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_only_inserts ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_only_keeps ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::prefix_len ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::push_after_stop_prefix_compression ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_stop_prefix_compression_on_updates ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::replace_with_insert ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_top_prefix_compression_on_keeps ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::try_split_keep_chunk ... ok
[INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_only_updates ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::delete ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::gauge_stop_uncompressed ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::insert_rightsized ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::delete_completely ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::is_in_scope ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::split_left_node_needs_merge ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::delete_underflow_and_merge ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::insert_overflowing ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::delete_underflow_rightmost ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::split_only_left_node_finishes_without_cutoff ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::consume_and_update_until_only_inserts ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::update ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete_calls_with_deleted_overflow ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete_completely ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete_underflow_and_merge ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete_underflow_rightmost ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::extract_insert_from_keep_chunk ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::insert_overflowing ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::consume_and_update_until_only_keeps ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::leaf_binary_search ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::prepare_merge_ops ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::split_left_node_always_rightsized ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::split_left_node_below_target ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::split_only_left_node_finishes ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::split_right_node_rightsized_but_below_target ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::try_split_keep_chunk ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::update ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::split_with_underflow ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::insert_rightsized ... ok
[INFO] [stdout] test beatree::ops::update::leaf_updater::tests::is_in_scope ... ok
[INFO] [stdout] test beatree::ops::update::tests::enforce_first_leaf_separator ... ok
[INFO] [stdout] test bitbox::wal::write::tests::test_blob_builder_grows ... ok
[INFO] [stdout] test bitbox::wal::write::tests::test_blob_builder_multiple_grows ... ok
[INFO] [stdout] test bitbox::wal::write::tests::test_blob_builder_smoke ... ok
[INFO] [stdout] test beatree::ops::update::branch_updater::tests::shared_prefix_collapse ... ok
[INFO] [stdout] test bitbox::wal::tests::test_write_read ... ok
[INFO] [stdout] test merkle::page_walker::tests::advance_backwards_panics - should panic ... ok
[INFO] [stdout] test merkle::page_walker::tests::advance_same_panics - should panic ... ok
[INFO] [stdout] test merkle::page_walker::tests::advance_to_parent_page_panics - should panic ... ok
[INFO] [stdout] test merkle::page_walker::tests::clear_bit_updated_correctly_within_same_page_walker_pass ... ok
[INFO] [stdout] test merkle::page_walker::tests::compacts_and_updates_root_multiple_pages ... ok
[INFO] [stdout] test merkle::page_walker::tests::clear_bit_set_on_erased_page ... ok
[INFO] [stdout] test merkle::page_walker::tests::count_cumulative_leaves ... ok
[INFO] [stdout] test merkle::page_walker::tests::compacts_and_updates_root_single_page ... ok
[INFO] [stdout] test merkle::page_walker::tests::internal_node_zeroes_sibling ... ok
[INFO] [stdout] test merkle::page_walker::tests::multiple_pages_compacts_up_to_root ... ok
[INFO] [stdout] test merkle::page_walker::tests::count_leaves ... ok
[INFO] [stdout] test merkle::page_walker::tests::sets_child_page_roots ... ok
[INFO] [stdout] test merkle::page_walker::tests::reconstruct_pages ... ok
[INFO] [stdout] test merkle::page_walker::tests::tracks_sibling_prev_values ... ok
[INFO] [stdout] test merkle::seek::tests::key_range ... ok
[INFO] [stdout] test merkle::page_walker::tests::advance_to_root_with_parent_page_panics - should panic ... ok
[INFO] [stdout] test options::page_size_is_4096 ... ok
[INFO] [stdout] test overlay::tests::access_prior_overlay_data ... ok
[INFO] [stdout] test overlay::tests::blank_overlay_ok ... ok
[INFO] [stdout] test overlay::tests::committed_ancestors_considered_complete ... ok
[INFO] [stdout] test overlay::tests::commit_overrides_drop_propagation ... ok
[INFO] [stdout] test overlay::tests::drop_propagation ... ok
[INFO] [stdout] test overlay::tests::new_overlay_contains_all_new ... ok
[INFO] [stdout] test overlay::tests::not_ancestor ... ok
[INFO] [stdout] test overlay::tests::prune_below_works ... ok
[INFO] [stdout] test page_diff::tests::clear_bit ... ok
[INFO] [stdout] test page_diff::tests::ensure_cap ... ok
[INFO] [stdout] test page_diff::tests::iter_ones ... ok
[INFO] [stdout] test page_region::tests::child_not_mutually_exclusive ... ok
[INFO] [stdout] test overlay::tests::fresh_or_dependent_propagates_correctly ... ok
[INFO] [stdout] test overlay::tests::incomplete_ancestors ... ok
[INFO] [stdout] test page_region::tests::overlap_not_mutually_exclusive ... ok
[INFO] [stdout] test rollback::delta::tests::delta_roundtrip ... ok
[INFO] [stdout] test page_region::tests::universe_encompasses_all ... ok
[INFO] [stdout] test rollback::delta::tests::delta_roundtrip_empty ... ok
[INFO] [stdout] test page_region::tests::mutually_exclude_sibling_regions ... ok
[INFO] [stdout] test rollback::tests::delta_builder_doesnt_load_read_then_write_priors ... ok
[INFO] [stdout] test rollback::tests::truncate_works ... ok
[INFO] [stdout] test rollback::tests::without_tentative_preserve_prior ... ok
[INFO] [stdout] test seglog::segment_filename::tests::test_filename_isomorphism ... ok
[INFO] [stdout] test seglog::segment_rw::tests::simple_roundtrip ... ok
[INFO] [stdout] test seglog::segment_rw::tests::test_max_payload_size ... ignored
[INFO] [stdout] test seglog::segment_rw::tests::test_multiple_records_file_size_alignment ... ok
[INFO] [stdout] test seglog::segment_filename::tests::test_parse_segment_filename_edge_cases ... ok
[INFO] [stdout] test seglog::segment_rw::tests::test_refuse_large_payload ... ok
[INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_garbage_in_last_remainder ... ok
[INFO] [stdout] test seglog::segment_rw::tests::test_segment_file_writer_reader_compatibility ... ok
[INFO] [stdout] test seglog::segment_rw::tests::test_single_record_file_size_alignment ... ok
[INFO] [stdout] test seglog::tests::append_after_recovery_empty_head_segment ... ok
[INFO] [stdout] test seglog::tests::append_after_recovery_nonempty_head_segment ... ok
[INFO] [stdout] test seglog::tests::append_exceeds_max_segment_size ... ok
[INFO] [stdout] test seglog::tests::append_works ... ok
[INFO] [stdout] test seglog::tests::prune_recent ... ok
[INFO] [stdout] test seglog::tests::prune_oldest ... ok
[INFO] [stdout] test beatree::ops::update::tests::leaf_stage ... FAILED
[INFO] [stdout] test seglog::tests::recovery_fail_gap_in_record_ids ... ok
[INFO] [stdout] test seglog::tests::recovery_existing_records ... ok
[INFO] [stdout] test seglog::tests::recovery_fail_gap_in_segments ... ok
[INFO] [stdout] test seglog::tests::recovery_fail_misaligned_nonhead_segment ... ok
[INFO] [stdout] test seglog::tests::recovery_no_segments ... ok
[INFO] [stdout] test seglog::tests::recovery_uncomitted_partial ... ok
[INFO] [stdout] test seglog::tests::test_live_range ... ok
[INFO] [stdout] test seglog::tests::recovery_uncommitted ... ok
[INFO] [stdout] test seglog::tests::test_live_range_empty_log ... ok
[INFO] [stdout] test seglog::tests::test_live_range_empty_log_append ... ok
[INFO] [stdout] test seglog::tests::recovery_complicated ... ok
[INFO] [stdout] test seglog::tests::recovery_empty_nonhead_segment ... ok
[INFO] [stdout] test seglog::tests::test_live_range_prune_oldest ... ok
[INFO] [stdout] test seglog::tests::test_live_range_prune_oldest_to_empty ... ok
[INFO] [stdout] test seglog::tests::test_live_range_prune_recent ... ok
[INFO] [stdout] test seglog::tests::test_live_range_append_to_nonempty_log ... ok
[INFO] [stdout] test store::meta::tests::encode_decode_roundtrip ... ok
[INFO] [stdout] test tests::session_is_sync ... ok
[INFO] [stdout] test seglog::tests::test_live_range_prune_recent_to_empty ... ok
[INFO] [stdout] test store::tests::can_crate_in_empty_dir ... ok
[INFO] [stdout] test seglog::tests::test_prune_recent_segment_choice ... ok
[INFO] [stdout] test rollback::tests::rollback_writeout_start_and_end ... ok
[INFO] [stdout] test beatree::ops::overflow::tests::test_decode_cell_safety ... ok
[INFO] [stdout] test beatree::ops::overflow::tests::test_encode_decode_cell_roundtrip ... ok
[INFO] [stdout] test beatree::ops::update::tests::branch_stage ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- beatree::ops::update::tests::leaf_stage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io-worker' (103) panicked at nomt/src/io/linux.rs:67:10:
[INFO] [stdout] Error building io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636d0057a95a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636d0057a95a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636d0059147a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636d0059147a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636d0057fc12 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636d0057fc12 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636d0055759f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636d0055759f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636d00572119 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636d001ca62c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636d001ca62c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636d00572392 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636d00572392 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636d00557658 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636d0054e8f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636d0055845d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636d00591cec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636d00591a32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636d0015f196 - <core[786f478f706679df]::result::Result<io_uring[6a7e750cde334ba7]::IoUring, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636cffeea8aa - nomt[118b4b87cd3bc3b4]::io::platform::run_worker
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/io/linux.rs:67:10
[INFO] [stdout]   22:     0x636cffecb684 - nomt[118b4b87cd3bc3b4]::io::platform::start_workers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/io/linux.rs:56:21
[INFO] [stdout]   23:     0x636cfff017d6 - <nomt[118b4b87cd3bc3b4]::io::platform::start_workers::{closure#0} as threadpool[d7503206c13fa5f1]::FnBox>::call_box
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95:9
[INFO] [stdout]   24:     0x636d004c53b9 - threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769:21
[INFO] [stdout]   25:     0x636d004c4e5e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   26:     0x636d004bdb0f - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   27:     0x636d004c7c41 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x636d004c4e9b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x636d004bfdcb - __rust_try
[INFO] [stdout]   30:     0x636d004bd76a - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x636d004bd76a - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x636d004bd76a - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   33:     0x636d004c563f - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x636d0057a1af - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   35:     0x636d0057a1af - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   36:     0x793f00ce8aa4 - <unknown>
[INFO] [stdout]   37:     0x793f00d75a64 - clone
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'io-worker' (104) panicked at nomt/src/io/linux.rs:67:10:
[INFO] [stdout] Error building io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636d0057a95a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636d0057a95a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636d0059147a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636d0059147a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636d0057fc12 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636d0057fc12 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636d0055759f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636d0055759f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636d00572119 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636d001ca62c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636d001ca62c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636d00572392 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636d00572392 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636d00557658 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636d0054e8f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636d0055845d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636d00591cec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636d00591a32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636d0015f196 - <core[786f478f706679df]::result::Result<io_uring[6a7e750cde334ba7]::IoUring, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636cffeea8aa - nomt[118b4b87cd3bc3b4]::io::platform::run_worker
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/io/linux.rs:67:10
[INFO] [stdout]   22:     0x636cffecb684 - nomt[118b4b87cd3bc3b4]::io::platform::start_workers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/io/linux.rs:56:21
[INFO] [stdout]   23:     0x636cfff017d6 - <nomt[118b4b87cd3bc3b4]::io::platform::start_workers::{closure#0} as threadpool[d7503206c13fa5f1]::FnBox>::call_box
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95:9
[INFO] [stdout]   24:     0x636d004c53b9 - threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769:21
[INFO] [stdout]   25:     0x636d004c4e5e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   26:     0x636d004bdb0f - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   27:     0x636d004c7c41 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x636d004c4e9b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x636d004bfdcb - __rust_try
[INFO] [stdout]   30:     0x636d004bd76a - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x636d004bd76a - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x636d004bd76a - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   33:     0x636d004c563f - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x636d0057a1af - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   35:     0x636d0057a1af - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   36:     0x793f00ce8aa4 - <unknown>
[INFO] [stdout]   37:     0x793f00d75a64 - clone
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'io-worker' (102) panicked at nomt/src/io/linux.rs:67:10:
[INFO] [stdout] Error building io_uring: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636d0057a95a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636d0057a95a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636d0059147a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636d0059147a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636d0057fc12 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636d0057fc12 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636d0055759f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636d0055759f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636d00572119 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636d001ca62c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636d001ca62c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636d00572392 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636d00572392 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636d00557658 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636d0054e8f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636d0055845d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636d00591cec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636d00591a32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636d0015f196 - <core[786f478f706679df]::result::Result<io_uring[6a7e750cde334ba7]::IoUring, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636cffeea8aa - nomt[118b4b87cd3bc3b4]::io::platform::run_worker
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/io/linux.rs:67:10
[INFO] [stdout]   22:     0x636cffecb684 - nomt[118b4b87cd3bc3b4]::io::platform::start_workers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/io/linux.rs:56:21
[INFO] [stdout]   23:     0x636cfff017d6 - <nomt[118b4b87cd3bc3b4]::io::platform::start_workers::{closure#0} as threadpool[d7503206c13fa5f1]::FnBox>::call_box
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95:9
[INFO] [stdout]   24:     0x636d004c53b9 - threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769:21
[INFO] [stdout]   25:     0x636d004c4e5e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   26:     0x636d004bdb0f - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   27:     0x636d004c7c41 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x636d004c4e9b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x636d004bfdcb - __rust_try
[INFO] [stdout]   30:     0x636d004bd76a - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x636d004bd76a - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x636d004bd76a - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   33:     0x636d004c563f - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x636d0057a1af - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   35:     0x636d0057a1af - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   36:     0x793f00ce8aa4 - <unknown>
[INFO] [stdout]   37:     0x793f00d75a64 - clone
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'beatree-update-test' (108) panicked at nomt/src/beatree/ops/update/leaf_stage.rs:681:14:
[INFO] [stdout] I/O Pool Down: "SendError(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636d0057a95a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636d0057a95a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636d0059147a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636d0059147a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636d0057fc12 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636d0057fc12 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636d0055759f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636d0055759f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636d00572119 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636d001ca62c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636d001ca62c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636d00572392 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636d00572392 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636d00557658 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636d0054e8f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636d0055845d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636d00591cec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636d00591a32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636d0015f7a9 - <core[786f478f706679df]::result::Result<(), crossbeam_channel[b56e74b886617aa0]::err::SendError<nomt[118b4b87cd3bc3b4]::io::IoCommand>>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636d0014476b - <nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::NewLeafHandler as nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_updater::HandleNewLeaf>::handle_new_leaf
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/leaf_stage.rs:681:14
[INFO] [stdout]   22:     0x636d0011c2fb - <nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_updater::LeafUpdater>::try_build_leaves::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::NewLeafHandler>
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/leaf_updater.rs:272:24
[INFO] [stdout]   23:     0x636d0011ca96 - <nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_updater::LeafUpdater>::digest::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::NewLeafHandler>
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/leaf_updater.rs:169:18
[INFO] [stdout]   24:     0x636d00138d8f - nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run_worker
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/leaf_stage.rs:600:67
[INFO] [stdout]   25:     0x636d00133a9d - nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/leaf_stage.rs:148:13
[INFO] [stdout]   26:     0x636cfffb7fbd - nomt[118b4b87cd3bc3b4]::task::spawn_task::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run::{closure#1}, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/task.rs:17:76
[INFO] [stdout]   27:     0x636cfff2fcbd - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<nomt[118b4b87cd3bc3b4]::task::spawn_task<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run::{closure#1}, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>::{closure#0}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x636d00152f6f - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<nomt[118b4b87cd3bc3b4]::task::spawn_task<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run::{closure#1}, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>::{closure#0}::{closure#0}>, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x636d000d0e8b - __rust_try
[INFO] [stdout]   30:     0x636d000b5198 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<nomt[118b4b87cd3bc3b4]::task::spawn_task<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run::{closure#1}, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x636d000b5198 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<nomt[118b4b87cd3bc3b4]::task::spawn_task<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run::{closure#1}, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>::{closure#0}::{closure#0}>, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x636cfffb3fe1 - nomt[118b4b87cd3bc3b4]::task::spawn_task::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run::{closure#1}, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/task.rs:17:19
[INFO] [stdout]   33:     0x636cfffc1bb4 - <nomt[118b4b87cd3bc3b4]::task::spawn_task<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::run::{closure#1}, core[786f478f706679df]::result::Result<nomt[118b4b87cd3bc3b4]::beatree::ops::update::leaf_stage::LeafWorkerOutput, std[f92b4c606f291077]::io::error::Error>>::{closure#0} as threadpool[d7503206c13fa5f1]::FnBox>::call_box
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:95:9
[INFO] [stdout]   34:     0x636d004c53b9 - threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs:769:21
[INFO] [stdout]   35:     0x636d004c4e5e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x636d004bdb0f - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x636d004c7c41 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x636d004c4e9b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x636d004bfdcb - __rust_try
[INFO] [stdout]   40:     0x636d004bd76a - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x636d004bd76a - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x636d004bd76a - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x636d004c563f - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<threadpool[d7503206c13fa5f1]::spawn_in_pool::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x636d0057a1af - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x636d0057a1af - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x793f00ce8aa4 - <unknown>
[INFO] [stdout]   47:     0x793f00d75a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'beatree::ops::update::tests::leaf_stage' (94) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636d0057a95a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636d0057a95a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636d0059147a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636d0059147a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636d0057fc12 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636d0057fc12 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636d0055759f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636d0055759f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636d00572119 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636d001ca62c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636d001ca62c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636d00572392 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636d00572392 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636d0055768a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x636d0054e8f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636d0055845d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636d00591cec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636d0055cb9c - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x636d00032be9 - <std[f92b4c606f291077]::sync::once::Once>::call_once::<<lazy_static[fd59a79ea1c268f5]::lazy::Lazy<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::TreeData>>::get<<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::TREE_DATA as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x636d00076dbf - <lazy_static[fd59a79ea1c268f5]::lazy::Lazy<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::TreeData>>::get::<<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::TREE_DATA as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x636d00076dbf - <nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::TREE_DATA as core[786f478f706679df]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x636d00076dbf - <nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::TREE_DATA as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x636d0006cfcb - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::exec_leaf_stage
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:237:22
[INFO] [stdout]   25:     0x636d0006dfec - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage_inner
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:378:56
[INFO] [stdout]   26:     0x636cfff1d057 - <fn(_) -> _ as quickcheck[3919e57406a080d1]::tester::Testable>::result::shrink_failure::<quickcheck[3919e57406a080d1]::tester::TestResult, nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:349:47
[INFO] [stdout]   27:     0x636cfff2fbbc - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<fn(_) -> _ as quickcheck[3919e57406a080d1]::tester::Testable>::result::shrink_failure<quickcheck[3919e57406a080d1]::tester::TestResult, nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs>::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x636d00152dd0 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<fn(_) -> _ as quickcheck[3919e57406a080d1]::tester::Testable>::result::shrink_failure<quickcheck[3919e57406a080d1]::tester::TestResult, nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs>::{closure#0}>, quickcheck[3919e57406a080d1]::tester::TestResult>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x636d000d0e8b - __rust_try
[INFO] [stdout]   30:     0x636d000b4ce3 - std[f92b4c606f291077]::panicking::catch_unwind::<quickcheck[3919e57406a080d1]::tester::TestResult, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<fn(_) -> _ as quickcheck[3919e57406a080d1]::tester::Testable>::result::shrink_failure<quickcheck[3919e57406a080d1]::tester::TestResult, nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs>::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x636d000b4ce3 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<fn(_) -> _ as quickcheck[3919e57406a080d1]::tester::Testable>::result::shrink_failure<quickcheck[3919e57406a080d1]::tester::TestResult, nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs>::{closure#0}>, quickcheck[3919e57406a080d1]::tester::TestResult>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x636cfff0d90e - quickcheck[3919e57406a080d1]::tester::safe::<quickcheck[3919e57406a080d1]::tester::TestResult, <fn(_) -> _ as quickcheck[3919e57406a080d1]::tester::Testable>::result::shrink_failure<quickcheck[3919e57406a080d1]::tester::TestResult, nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:402:5
[INFO] [stdout]   33:     0x636cfff1a0fb - <fn(_) -> _ as quickcheck[3919e57406a080d1]::tester::Testable>::result::shrink_failure::<quickcheck[3919e57406a080d1]::tester::TestResult, nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:349:33
[INFO] [stdout]   34:     0x636cfff2f370 - <fn(nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs) -> quickcheck[3919e57406a080d1]::tester::TestResult as quickcheck[3919e57406a080d1]::tester::Testable>::result
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:380:17
[INFO] [stdout]   35:     0x636cfff09111 - <quickcheck[3919e57406a080d1]::tester::QuickCheck>::quicktest::<fn(nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs) -> quickcheck[3919e57406a080d1]::tester::TestResult>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:121:21
[INFO] [stdout]   36:     0x636cfff085f1 - <quickcheck[3919e57406a080d1]::tester::QuickCheck>::quickcheck::<fn(nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs) -> quickcheck[3919e57406a080d1]::tester::TestResult>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:163:41
[INFO] [stdout]   37:     0x636d0004c309 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:397:14
[INFO] [stdout]   38:     0x636d00153282 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x636d000d0e8b - __rust_try
[INFO] [stdout]   40:     0x636d000b5816 - std[f92b4c606f291077]::panicking::catch_unwind::<(), nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x636d000b5816 - std[f92b4c606f291077]::panic::catch_unwind::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x636d000717e1 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:393:23
[INFO] [stdout]   43:     0x636d0004b937 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:392:16
[INFO] [stdout]   44:     0x636d00079ef6 - <nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x636d001be70b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x636d001be70b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x636d001cb0fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x636d001cb0fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x636d001cb0fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x636d001cb0fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x636d001c6814 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x636d001c6814 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x636d001cdd02 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x636d001cdd02 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x636d001cdd02 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x636d001cdd02 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x636d001cdd02 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x636d001cdd02 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x636d001cdd02 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x636d0057a1af - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x636d0057a1af - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x793f00ce8aa4 - <unknown>
[INFO] [stdout]   66:     0x793f00d75a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'beatree::ops::update::tests::leaf_stage' (94) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28:
[INFO] [stdout] [quickcheck] TEST FAILED (runtime error). Arguments: (StageInputs { insertions: {}, deletions: [], no_shrinking: false })
[INFO] [stdout] Error: "Once instance has previously been poisoned"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636d0057a95a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636d0057a95a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636d0059147a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636d0059147a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636d0057fc12 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636d0057fc12 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636d0055759f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636d0055759f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636d00572119 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636d001ca62c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636d001ca62c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636d00572392 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636d00572392 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636d0015c7fb - std[f92b4c606f291077]::panicking::begin_panic::<alloc[64763625b5a07cdb]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x636d0017de26 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<alloc[64763625b5a07cdb]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636d001525c0 - std[f92b4c606f291077]::panicking::begin_panic::<alloc[64763625b5a07cdb]::string::String>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x636cfff088e4 - <quickcheck[3919e57406a080d1]::tester::QuickCheck>::quickcheck::<fn(nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs) -> quickcheck[3919e57406a080d1]::tester::TestResult>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28
[INFO] [stdout]   19:     0x636d0004c309 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:397:14
[INFO] [stdout]   20:     0x636d00153282 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21:     0x636d000d0e8b - __rust_try
[INFO] [stdout]   22:     0x636d000b5816 - std[f92b4c606f291077]::panicking::catch_unwind::<(), nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23:     0x636d000b5816 - std[f92b4c606f291077]::panic::catch_unwind::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24:     0x636d000717e1 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:393:23
[INFO] [stdout]   25:     0x636d0004b937 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:392:16
[INFO] [stdout]   26:     0x636d00079ef6 - <nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::leaf_stage::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x636d001be70b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x636d001be70b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x636d001cb0fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x636d001cb0fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x636d001cb0fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x636d001cb0fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x636d001c6814 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x636d001c6814 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x636d001cdd02 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x636d001cdd02 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x636d001cdd02 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x636d001cdd02 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x636d001cdd02 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x636d001cdd02 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x636d001cdd02 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x636d0057a1af - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x636d0057a1af - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x793f00ce8aa4 - <unknown>
[INFO] [stdout]   48:     0x793f00d75a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] lead_stage failed with seed: [94, 238, 145, 182, 28, 224, 160, 24, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] 
[INFO] [stdout] ---- beatree::ops::update::tests::branch_stage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'beatree::ops::update::tests::branch_stage' (92) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28:
[INFO] [stdout] [quickcheck] TEST FAILED (runtime error). Arguments: (StageInputs { insertions: {Key { inner: [176, 214, 0, 220, 227, 239, 36, 254, 160, 233, 175, 37, 214, 19, 146, 209, 178, 49, 57, 251, 255, 11, 121, 111, 229, 230, 1, 0, 1, 84, 254, 0] }: 0}, deletions: [50318, 45862, 62750], no_shrinking: false })
[INFO] [stdout] Error: "I/O Pool Down: \"SendError(..)\""
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636d0057a95a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636d0057a95a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636d0057a95a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636d0059147a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636d0059147a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636d0057fc12 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636d0057fc12 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636d0055759f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636d0055759f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636d00572119 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636d001ca62c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636d001ca62c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636d00572392 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636d00572392 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636d0015c7fb - std[f92b4c606f291077]::panicking::begin_panic::<alloc[64763625b5a07cdb]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x636d0017de26 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<alloc[64763625b5a07cdb]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636d001525c0 - std[f92b4c606f291077]::panicking::begin_panic::<alloc[64763625b5a07cdb]::string::String>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x636cfff088e4 - <quickcheck[3919e57406a080d1]::tester::QuickCheck>::quickcheck::<fn(nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::StageInputs) -> quickcheck[3919e57406a080d1]::tester::TestResult>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28
[INFO] [stdout]   19:     0x636d0004c389 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::branch_stage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:593:14
[INFO] [stdout]   20:     0x636d001532a2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::branch_stage::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21:     0x636d000d0e8b - __rust_try
[INFO] [stdout]   22:     0x636d000b5896 - std[f92b4c606f291077]::panicking::catch_unwind::<(), nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::branch_stage::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23:     0x636d000b5896 - std[f92b4c606f291077]::panic::catch_unwind::<nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::branch_stage::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24:     0x636d00071901 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::branch_stage
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:589:23
[INFO] [stdout]   25:     0x636d0004b967 - nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::branch_stage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nomt/src/beatree/ops/update/tests.rs:588:18
[INFO] [stdout]   26:     0x636d00079f36 - <nomt[118b4b87cd3bc3b4]::beatree::ops::update::tests::branch_stage::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x636d001be70b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x636d001be70b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x636d001cb0fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x636d001cb0fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x636d001cb0fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x636d001cb0fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x636d001cb0fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x636d001c6814 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x636d001c6814 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x636d001cdd02 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x636d001cdd02 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x636d001cdd02 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x636d001cdd02 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x636d001cdd02 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x636d001cdd02 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x636d001cdd02 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x636d0057a1af - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x636d0057a1af - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x793f00ce8aa4 - <unknown>
[INFO] [stdout]   48:     0x793f00d75a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] branch_stage failed with seed: [94, 238, 145, 182, 28, 224, 160, 24, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     beatree::ops::update::tests::branch_stage
[INFO] [stdout]     beatree::ops::update::tests::leaf_stage
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 152 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p nomt --lib`
[INFO] running `Command { std: "docker" "inspect" "de90230301a2e7fe639fb33b5519e3d56a21aa7c22e5329b87a9402435b31cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de90230301a2e7fe639fb33b5519e3d56a21aa7c22e5329b87a9402435b31cad", kill_on_drop: false }`
[INFO] [stdout] de90230301a2e7fe639fb33b5519e3d56a21aa7c22e5329b87a9402435b31cad
